Einhugur Xml Plugin for Xojo

Attribute.PreviousAttribute Method

Gets previous attribute.

PreviousAttribute() as EinhugurXml.Attribute

Parameters

Returns

EinhugurXml.Attribute

Remarks

This plugin uses fluent chained syntax so nil will not be returned. You can check if you got valid attribute by checking the empty property.

See Also

Attribute Class